func crypto/x509.matchExactly

2 uses

	crypto/x509 (current package)
		verify.go#L863: func matchExactly(hostA, hostB string) bool {
		verify.go#L968: 			if matchExactly(match, candidateName) {